home *** CD-ROM | disk | FTP | other *** search
/ PsL Monthly 1993 December / PSL Monthly Shareware CD-ROM (December 1993).iso / prgmming / dos / c / qprt_jf.com / README.QP < prev   
Encoding:
Text File  |  1989-07-04  |  725 b   |  22 lines

  1.  
  2. QPRINTF.C contains three routines, qprintf, qputch and qp_init.  The first
  3. two generate very fast screen output and the third initializes them.
  4.  
  5. For a detailed description of these routines, see QPRINTF.C.
  6.  
  7. Files included:
  8.  
  9.   QPRINTF.C   -  Turbo C Source code and documentation for qprintf and qputch
  10.   QPRINTF.H   -  Header file for the above
  11.   QPDEMO.EXE  -  Program to demonstrate qprintf and qputch
  12.   QPDEMO.C    -  Turbo C Source code for the above
  13.   QPDEMO.MAK  -  Make file for Turbo C to create QPDEMO.EXE
  14.   QPDEMO.PRJ  -  Project file for Turbo C to create QPDEMO.EXE
  15.   README.QP   -  This file
  16.  
  17. Jeff R. Fontanesi
  18. CompuServe - 74017,1650
  19. Genie      - FONTJR
  20. Various Southern California BBS's
  21.  
  22.